[INFO] cloning repository https://github.com/RezaNourmohammadi/t3-proof-system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RezaNourmohammadi/t3-proof-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRezaNourmohammadi%2Ft3-proof-system", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRezaNourmohammadi%2Ft3-proof-system'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 162bdbd30d332fc2d432f5818d4d9b34be2e5229
[INFO] checking RezaNourmohammadi/t3-proof-system against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRezaNourmohammadi%2Ft3-proof-system" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RezaNourmohammadi/t3-proof-system
[INFO] finished tweaking git repo https://github.com/RezaNourmohammadi/t3-proof-system
[INFO] tweaked toml for git repo https://github.com/RezaNourmohammadi/t3-proof-system written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RezaNourmohammadi/t3-proof-system on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RezaNourmohammadi/t3-proof-system already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 623c4b0aeb9f39108b62e97d147a429858bb8b6e1335cd7c108f5270c2e5d2e4
[INFO] running `Command { std: "docker" "start" "623c4b0aeb9f39108b62e97d147a429858bb8b6e1335cd7c108f5270c2e5d2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "623c4b0aeb9f39108b62e97d147a429858bb8b6e1335cd7c108f5270c2e5d2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "623c4b0aeb9f39108b62e97d147a429858bb8b6e1335cd7c108f5270c2e5d2e4" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "623c4b0aeb9f39108b62e97d147a429858bb8b6e1335cd7c108f5270c2e5d2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "623c4b0aeb9f39108b62e97d147a429858bb8b6e1335cd7c108f5270c2e5d2e4" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling halo2curves v0.4.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling ec-gpu-gen v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling generic-array v1.0.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]     Checking blake2s_simd v0.5.11
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling sppark v0.1.5
[INFO] [stderr]    Compiling semolina v0.1.4
[INFO] [stderr]    Compiling pasta-msm v0.1.4
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling axum-core v0.4.2
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.9.0/src/rciter_impl.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[inline]` can only be applied to functions
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking base64 v0.21.6
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling axum v0.7.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "623c4b0aeb9f39108b62e97d147a429858bb8b6e1335cd7c108f5270c2e5d2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "623c4b0aeb9f39108b62e97d147a429858bb8b6e1335cd7c108f5270c2e5d2e4", kill_on_drop: false }`
[INFO] [stdout] 623c4b0aeb9f39108b62e97d147a429858bb8b6e1335cd7c108f5270c2e5d2e4
